/ Assembly List / LJCWinFormControls / LJCGridRow / LJCSetCellText

Namespace - LJCWinFormControls


Parameters
columnName - The column name.
value - The cell value.

Syntax

C#
public Void LJCSetCellText(String columnName, Object value)

Sets the cell value by name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.